<!-- HTML Snippet --> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
[[code]] ===Modernizr=== http://modernizr.com/ [[code format="html4strict"]]
You need to enable Javascript in your browser to edit pages.
help on how to format text
HTML5 CSS Reset
The one we will use:
http://html5doctor.com/html-5-reset-stylesheet/Basic Info
http://html5reset.org/
HTML5 Shiv
A JavaScript to create the HTML5 elements in the DOM for older versions of IE.
More HTML5 JS
Respond
https://github.com/scottjehl/Respond.